-- card: 174002 from stack: in -- bmap block id: 175189 -- flags: 0000 -- background id: 26523 -- name: ----- HyperTalk script ----- on closeStack -- don't show menuBar when going to samples end closeStack -- part 4 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=113 top=159 right=200 bottom=166 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: ----- HyperTalk script ----- on mouseUp show card field "moredetail" show button "ok" end mouseUp -- part 5 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=65 top=211 right=256 bottom=125 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: ----- HyperTalk script ----- on mouseUp visual effect zoom open go to card id 6338 of Help Samples end mouseUp -- part 6 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=294 top=173 right=219 bottom=351 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: ----- HyperTalk script ----- on mouseUp visual effect zoom open go to card id 6665 of Help Samples dial "555-1070" go back end mouseUp -- part 8 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=362 top=221 right=269 bottom=416 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: ----- HyperTalk script ----- on mouseUp play "sax" tempo 200 "bbe g bb f#w." visual effect zoom open go to card id 8214 of stack "Help Samples" end mouseUp -- part 9 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=179 top=221 right=259 bottom=280 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: ----- HyperTalk script ----- on mouseUp visual effect zoom open go to card id 12011 of Help Samples end mouseUp -- part 10 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=381 top=156 right=207 bottom=439 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: ----- HyperTalk script ----- on mouseUp visual effect zoom open go to card id 19720 of stack "help samples" end mouseUp -- part 11 (field) -- low flags: 81 -- high flags: 2004 -- rect: left=269 top=55 right=157 bottom=450 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 14 -- style flags: 0 -- line height: 18 -- part name: moredetail -- part 13 (button) -- low flags: 80 -- high flags: 8003 -- rect: left=383 top=126 right=148 bottom=427 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: OK ----- HyperTalk script ----- on mouseUp hide button "ok" hide card field "moredetail" end mouseUp -- part 17 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=192 top=161 right=207 bottom=259 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: ----- HyperTalk script ----- on mouseUp visual effect zoom open go to card id 14957 of Help Samples end mouseUp -- part contents for background part 1 ----- text ----- Buttons can do a lot more than take you to other cards and stacks. They can dial a phone, keep track of money, help you learn a new subject, or even control a video disk player. Try some of these buttons: -- part contents for card part 11 ----- text ----- A button might provide a definition, a hint, or more detail, for example.